diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
commit | c6c742d7ccce0818cb881906f2ec3e17d36b77a9 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /biology | |
parent | fc4426389169d7f79c1129c3228b5f20b8b6ad4f (diff) | |
download | ports-c6c742d7ccce0818cb881906f2ec3e17d36b77a9.tar.gz ports-c6c742d7ccce0818cb881906f2ec3e17d36b77a9.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/genpak/Makefile | 2 | ||||
-rw-r--r-- | biology/rasmol/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/biology/genpak/Makefile b/biology/genpak/Makefile index 63c66339a9eb..c8f1f092287e 100644 --- a/biology/genpak/Makefile +++ b/biology/genpak/Makefile @@ -14,6 +14,8 @@ COMMENT= Utilities to manipulate DNA sequences LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 USES= gmake MAN1= Genpak.1 gp_acc.1 gp_adjust.1 gp_cdndev.1 gp_cusage.1 gp_digest.1 \ diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile index bd1dd9ece9ac..e1f6405315b7 100644 --- a/biology/rasmol/Makefile +++ b/biology/rasmol/Makefile @@ -13,6 +13,8 @@ COMMENT= Fast Molecular Visualization Program WRKSRC= ${WRKDIR}/RasMol_${PORTVERSION}/src +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 USES= imake USE_XORG= x11 xext xi MANCOMPRESSED= no |