diff options
author | arved <arved@FreeBSD.org> | 2011-01-20 21:31:53 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2011-01-20 21:31:53 +0800 |
commit | 8ed8c37cc0b9f38ff1edc2ebf8813372efda6994 (patch) | |
tree | df617efc487062245134690294ed1d9b47d1835d /print | |
parent | cfbd1d6089510d492ec85ce4763b59dbb4d9e824 (diff) | |
download | freebsd-ports-gnome-8ed8c37cc0b9f38ff1edc2ebf8813372efda6994.tar.gz freebsd-ports-gnome-8ed8c37cc0b9f38ff1edc2ebf8813372efda6994.tar.zst freebsd-ports-gnome-8ed8c37cc0b9f38ff1edc2ebf8813372efda6994.zip |
Does not compile on any supported version of FreeBSD
Feature safe: yes
Diffstat (limited to 'print')
-rw-r--r-- | print/kaspaliste/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/kaspaliste/Makefile b/print/kaspaliste/Makefile index b5fcdce37724..401f9137714b 100644 --- a/print/kaspaliste/Makefile +++ b/print/kaspaliste/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF MAINTAINER= jaapb@kerguelen.org COMMENT= Bibliography tool for KDE/Postgres/BibTeX +DEPRECATED= yes +EXPIRATION_DATE= 2011-02-20 + USE_PGSQL= yes USE_KDEBASE_VER= 3 USE_AUTOTOOLS= libtool |