Skip to content

Commit

Permalink
added basic BSD Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
antranigv committed Nov 4, 2017
1 parent 5aaa0a1 commit 2e16765
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# $FreeBSD$

PORTNAME= grs-whois
DISTVERSION= 0.1a
CATAGORIES= net
MASTER_SITES= http://dl.evnbug.org/live/grs/

MAINTAINER= khachatur@regnest.com
COMMENT= GlobalR Registry Software WHOIS Server

.include <bsd.port.mk>

0 comments on commit 2e16765

Please sign in to comment.