diff options
| author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-01-12 15:41:25 +0000 | 
|---|---|---|
| committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-01-12 15:41:25 +0000 | 
| commit | 86f5265d0e9cdebb97d8e3a800cc3709ce2b75e3 (patch) | |
| tree | 6f77ac31c1bb8f2cb4222bbccdd3929fbc189d9a | |
| parent | - Upgrade to 0.21. (diff) | |
Add licensing information.
PR:		ports/175211
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
| -rw-r--r-- | japanese/ebnetd/Makefile | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile index 75bf935815a4..1477383f9561 100644 --- a/japanese/ebnetd/Makefile +++ b/japanese/ebnetd/Makefile @@ -9,6 +9,9 @@ MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/  MAINTAINER=	yasu@utahime.org  COMMENT=	Servers for accessing CD-ROM books via TCP/IP +LICENSE=	GPLv2 +LICENSE_FILE=	${WRKSRC}/COPYING +  LIB_DEPENDS=	eb:${PORTSDIR}/japanese/eb  GNU_CONFIGURE=	yes | 
