mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Simplify Makefile
Reported by: mat
This commit is contained in:
parent
68ec898331
commit
cab6892990
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409269
@ -3,7 +3,6 @@
|
||||
PORTNAME= portal
|
||||
PORTVERSION= 0.1
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= GH
|
||||
|
||||
MAINTAINER= culot@FreeBSD.org
|
||||
COMMENT= Front-end to pkg(8)
|
||||
@ -15,7 +14,6 @@ PLIST_FILES= bin/${PORTNAME} \
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= culot
|
||||
GH_TAGNAME= 0.1
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user