1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add missing LICENSE

- Fix MAN6 name and remove it from pkg-plist

Approved by:	ehaupt (mentor)
This commit is contained in:
Ganael LAPLANCHE 2010-11-18 09:17:51 +00:00
parent 7b6496ec2c
commit f07fc9d34e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264752
2 changed files with 5 additions and 3 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= trackballs
PORTVERSION= 1.1.4
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= games
MASTER_SITES= SF
@ -17,6 +17,8 @@ COMMENT= SDL-based Marble Madness clone
LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
LICENSE= GPLv2
USE_GL= gl
USE_SDL= image mixer sdl ttf
USE_GETTEXT= yes
@ -27,7 +29,8 @@ INSTALLS_ICONS= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAKE_ARGS= mkinstalldirs="${MKDIR}"
MAN6= ${PORTNAME}.6
MAN6= trackballs.6
MANCOMPRESSED= no
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib -lintl

View File

@ -1,5 +1,4 @@
bin/trackballs
man/man6/trackballs.6.gz
share/applications/trackballs.desktop
share/icons/hicolor/32x32/apps/trackballs.png
share/icons/hicolor/48x48/apps/trackballs.png