- add HOMEPAGE
- remove license type
This commit is contained in:
parent
2f5dd5d95f
commit
885de68ede
@ -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 $
|
||||
|
||||
DISTNAME= shtool-1.4.9
|
||||
@ -7,15 +7,17 @@ NEED_VERSION= 1.307
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= shtool
|
||||
|
||||
HOMEPAGE= http://www.gnu.org/software/shtool/
|
||||
|
||||
MAINTAINER= brad@openbsd.org
|
||||
|
||||
LICENSE_TYPE= GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
FAKE_FLAGS=prefix='${WRKINST}${PREFIX}'
|
||||
|
||||
FAKE_FLAGS= prefix='${WRKINST}${PREFIX}'
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -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
|
||||
installation of an Open Source package.
|
||||
|
||||
The homepage with the latest release can be found on
|
||||
http://www.engelschall.com/sw/shtool/
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user