diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 14:37:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 14:37:08 +0000 |
commit | 3438c572d564f7e55af641938b4c2406224e4e34 (patch) | |
tree | 3b8f7343bc18462c759e75dc2c4126f5d1a60e7d /chinese/reciteword | |
parent | b2565d64610b1fd7a32df76581e05843ce806ec4 (diff) |
Notes
Diffstat (limited to 'chinese/reciteword')
-rw-r--r-- | chinese/reciteword/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index e8ee81a59709..bd4af0f3ea4f 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -18,6 +18,9 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ MAINTAINER= ports@FreeBSD.org COMMENT= Education software to help people to study English +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |