1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-11 16:58:57 +00:00
parent 98057a9424
commit fd2a0ae431
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343779
2 changed files with 5 additions and 5 deletions

View File

@ -11,15 +11,11 @@ MAINTAINER= gasol.wu@gmail.com
COMMENT= Simple tool that dumps System V shared memory segments
USE_BZIP2= yes
USEs= iconv
USES= iconv
GNU_CONFIGURE= yes
OPTIONS_DEFINE= NLS
MAN1= shmcat.1 \
ftok.1
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}

View File

@ -9,3 +9,7 @@ bin/shmcat
%%NLS%%@dirrmtry share/locale/en@boldquot/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/en@quot
%%NLS%%@dirrmtry share/locale/en@quot/LC_MESSAGES
man/de/man1/ftok.1.gz
man/de/man1/shmcat.1.gz
man/man1/ftok.1.gz
man/man1/shmcat.1.gz