mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Add LICENSE_FILE
- Drop @dirrm* from plist
This commit is contained in:
parent
55774b16be
commit
44aeda16e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374017
@ -10,6 +10,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Graphical tool to change TuxPaint settings
|
||||
|
||||
LICENSE= GPLv2 # (or later)
|
||||
LICENSE_FILE= ${WRKSRC}/docs/COPYING.txt
|
||||
|
||||
LIB_DEPENDS= libpaper.so:${PORTSDIR}/print/libpaper \
|
||||
libfltk.so:${PORTSDIR}/x11-toolkits/fltk
|
||||
|
@ -68,7 +68,3 @@ share/pixmaps/tuxpaint-config.png
|
||||
%%DATADIR%%/images/win32-icon32x32x16.png
|
||||
%%DATADIR%%/images/win32-icon32x32x256.png
|
||||
%%DATADIR%%/images/win32-icon48x48x256.png
|
||||
@dirrm %%DATADIR%%/images
|
||||
@dirrm %%DATADIR%%
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user