Set INFO_FILES so that the dir file is proper maintained by
INSTALL/DEINSTALL scripts. Bump the PKGREVISION to 1.
This commit is contained in:
parent
f0be8a936c
commit
e8bd5bba39
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.25 2006/03/09 17:23:11 cube Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2006/03/31 23:28:36 jlam Exp $
|
||||
|
||||
DISTNAME= libtasn1-0.3.1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
|
||||
ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/ \
|
||||
|
@ -17,6 +18,7 @@ USE_TOOLS+= makeinfo
|
|||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
TEST_TARGET= check
|
||||
INFO_FILES= # PLIST
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue