1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Clarify LICENSE

- Add LICENSE_FILE
- Strip binary
This commit is contained in:
Dmitry Marakasov 2015-01-13 17:51:34 +00:00
parent 7df26b5f95
commit d268aa037e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376976

View File

@ -10,7 +10,8 @@ MASTER_SITES= http://adgali.apiou.org/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Open source game library useful for 2D game development
LICENSE= GPLv2
LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
libpng.so:${PORTSDIR}/graphics/png \
@ -23,6 +24,7 @@ USE_SDL= sdl
USE_XORG= xpm
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-compile-optim=no
INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lexecinfo