mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Move pkg's files to Makefile, remove pkg-plist.
Approved by: Jason Harris jharris at widomaker dot com (maintainer)
This commit is contained in:
parent
4f4f35fbc6
commit
caecea8aaf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114347
2 changed files with 2 additions and 2 deletions
|
@ -20,4 +20,6 @@ CONFIGURE_ARGS= --program-prefix=g
|
|||
INFO= units
|
||||
MAN1= gunits.1
|
||||
|
||||
PLIST_FILES= bin/gunits share/units.dat
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
bin/gunits
|
||||
share/units.dat
|
Loading…
Add table
Reference in a new issue