- add HOMEPAGE

- remove license type
This commit is contained in:
brad 2000-06-22 04:39:07 +00:00
parent 2f5dd5d95f
commit 885de68ede
2 changed files with 7 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2000/06/21 09:22:05 kevlo Exp $ # $OpenBSD: Makefile,v 1.20 2000/06/22 04:39:07 brad Exp $
# $FreeBSD: Makefile,v 1.3 1999/04/29 15:32:56 rse Exp $ # $FreeBSD: Makefile,v 1.3 1999/04/29 15:32:56 rse Exp $
DISTNAME= shtool-1.4.9 DISTNAME= shtool-1.4.9
@ -7,15 +7,17 @@ NEED_VERSION= 1.307
MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= shtool MASTER_SITE_SUBDIR= shtool
HOMEPAGE= http://www.gnu.org/software/shtool/
MAINTAINER= brad@openbsd.org MAINTAINER= brad@openbsd.org
LICENSE_TYPE= GPL
PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu CONFIGURE_STYLE= gnu
FAKE_FLAGS=prefix='${WRKINST}${PREFIX}'
FAKE_FLAGS= prefix='${WRKINST}${PREFIX}'
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -8,5 +8,4 @@ intended to be used inside the source tree of Open Source packages. There it
can overtake various (usually non-portable) tasks related to the building and can overtake various (usually non-portable) tasks related to the building and
installation of an Open Source package. installation of an Open Source package.
The homepage with the latest release can be found on WWW: ${HOMEPAGE}
http://www.engelschall.com/sw/shtool/