Add missing library to PLIST.

Bump PKGREVISION.

While here, marked as DESTDIR ready, set TEST target.
This commit is contained in:
obache 2008-03-19 11:56:46 +00:00
parent a8f1429bd8
commit 89efcb7035
2 changed files with 8 additions and 3 deletions

View file

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.15 2008/02/18 15:56:35 xtraeme Exp $
# $NetBSD: Makefile,v 1.16 2008/03/19 11:56:46 obache Exp $
#
DISTNAME= treecc-0.3.10
#PKGREVISION= 1
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://download.savannah.gnu.org/releases/dotgnu-pnet/
@ -10,8 +10,12 @@ MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.gnu.org/projects/dotgnu/
COMMENT= DotGNU Portable.NET aspect-oriented programming tool
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= gmake lex yacc makeinfo
INFO_FILES= yes
TEST_TARGET= check
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,5 @@
@comment $NetBSD: PLIST,v 1.2 2006/03/31 05:37:09 jlam Exp $
@comment $NetBSD: PLIST,v 1.3 2008/03/19 11:56:46 obache Exp $
bin/treecc
info/treecc.info
lib/libtreecc.a
man/man1/treecc.1