diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:49:01 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:50:21 +0000 |
commit | 3d5980fb2f31ec779f8ab0de5a21f4e69bcffef3 (patch) | |
tree | c52d95756caaa8241635e6599ad55cfc9dfb5a98 /graphics/libansilove/Makefile | |
parent | 05f706f81464bcbb2368b76224612d4945913fed (diff) | |
download | ports-3d5980fb2f31ec779f8ab0de5a21f4e69bcffef3.tar.gz ports-3d5980fb2f31ec779f8ab0de5a21f4e69bcffef3.zip |
graphics/libansilove: Fix CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/libansilove/Makefile')
-rw-r--r-- | graphics/libansilove/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/libansilove/Makefile b/graphics/libansilove/Makefile index 1a33d88fc055..029e3035f2de 100644 --- a/graphics/libansilove/Makefile +++ b/graphics/libansilove/Makefile @@ -16,6 +16,8 @@ GH_ACCOUNT= ansilove USES= cpe cmake USE_LDCONFIG= yes +CPE_VENDOR= ansilove + PLIST_SUB= PORTVERSION=${PORTVERSION} PORTDOCS= AUTHORS ChangeLog README.md THANKS |