- Add LICENSE
- Use GNU_CONFIGURE for GNU configure - Drop @dirrm* from plist
This commit is contained in:
@@ -9,8 +9,10 @@ MASTER_SITES= SF/xiangqi-engine/xiangqi-engine/${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Chinese chess (Xiangqi) program
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix="${PREFIX}"
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
LIBS+= -lcompat
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
bin/tsito
|
||||
man/man1/tsito.1.gz
|
||||
%%DATADIR%%/book.dat
|
||||
@dirrm share/tsito
|
||||
|
||||
Reference in New Issue
Block a user