- Upgrade to version 0.9.2
- Bump NEED_VERSION - GNU_CONFIGURE -> CONFIGURE_STYLE - Add @comment to the PLIST
This commit is contained in:
parent
00aaac57da
commit
abf304b0da
@ -3,11 +3,12 @@
|
||||
# Date created: December 1, 1997
|
||||
# Whom: Angelos D. Keromytis
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.8 2000/04/21 23:12:37 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2000/06/19 07:19:35 kevlo Exp $
|
||||
#
|
||||
|
||||
DISTNAME= c2html-0.9
|
||||
DISTNAME= c2html-0.9.2
|
||||
CATEGORIES= textproc www
|
||||
NEED_VERSION= 1.307
|
||||
|
||||
# Old versions seem to stay there...
|
||||
MASTER_SITES= http://user.cs.tu-berlin.de/%7Eschintke/x2html/ \
|
||||
@ -22,10 +23,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
GNU_CONFIGURE= Yes
|
||||
FAKE= Yes
|
||||
|
||||
MAN1= c2html.1
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
do-install:
|
||||
@ ${INSTALL_PROGRAM} ${WRKSRC}/c2html ${PREFIX}/bin
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (c2html-0.9.tar.gz) = 07111a8c993accb5601f4d293bf074b8
|
||||
RMD160 (c2html-0.9.tar.gz) = eea5bea664911f62c1323fcfd5a0eb677bc07ed1
|
||||
SHA1 (c2html-0.9.tar.gz) = a96c2cfd48f0117de725a45fdc5fb7e05c9cd491
|
||||
MD5 (c2html-0.9.2.tar.gz) = c0d379c115387af246d8e97d0fc1892d
|
||||
RMD160 (c2html-0.9.2.tar.gz) = 95fa118de6e1d1d3f6b376e25eb61e6a2644983f
|
||||
SHA1 (c2html-0.9.2.tar.gz) = f62cd972d0d7a016a68252a6f88c919216b3027d
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/06/19 07:19:46 kevlo Exp $
|
||||
bin/c2html
|
||||
man/man1/c2html.1
|
||||
share/doc/c2html/COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user