1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Package something

This commit is contained in:
Antoine Brodin 2014-08-09 18:55:02 +00:00
parent 088718a495
commit 462c6e44c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364465

View File

@ -2,6 +2,7 @@
PORTNAME= samefile
PORTVERSION= 2.15
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.schweikhardt.net/
@ -14,6 +15,8 @@ GNU_CONFIGURE= yes
CFLAGS+= -ansi -pedantic -Wall -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long
PLIST_FILES= bin/samefile man/man1/samefile.1.gz
post-build:
@${ECHO_MSG} " >>>> <<<<"
@${ECHO_MSG} " >>>> Running the test suite <<<<"