diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-11-05 22:47:16 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-11-05 23:38:11 +0000 |
commit | d08e51f1f9c42eb9ba4834acb9e521c8f51b97f2 (patch) | |
tree | e256418d1c380c5081bd032d9fa0c1f16cec1541 /polish | |
parent | 3fe6c175808fccd11aed34294df282a40d0f20ca (diff) | |
download | ports-d08e51f1f9c42eb9ba4834acb9e521c8f51b97f2.tar.gz ports-d08e51f1f9c42eb9ba4834acb9e521c8f51b97f2.zip |
polish/gnugadu2: Mark DEPRECATED
- Last upstream release was in 2006
- Set EXPIRATION_DATE 2023-12-05
Approved by: portmgr (blanket)
Diffstat (limited to 'polish')
-rw-r--r-- | polish/gnugadu2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 02748781c4a7..c8683d29630f 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -12,6 +12,9 @@ WWW= https://www.gnugadu.org LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Last upstream release was in 2006 +EXPIRATION_DATE= 2023-12-05 + LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \ libgadu.so:polish/libgadu \ libfreetype.so:print/freetype2 \ |