2013-09-21 00:43:59 +02:00
|
|
|
# Created by: Wen Heping <wenheping@gmail.com>
|
2009-05-13 10:52:09 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= biblio-py
|
2012-04-01 09:41:45 +02:00
|
|
|
PORTVERSION= 0.6.1
|
2009-05-13 10:52:09 +02:00
|
|
|
CATEGORIES= print python
|
2014-05-31 12:32:15 +02:00
|
|
|
MASTER_SITES= CHEESESHOP
|
2009-05-13 10:52:09 +02:00
|
|
|
|
2009-10-23 05:04:17 +02:00
|
|
|
MAINTAINER= wen@FreeBSD.org
|
2014-05-31 12:32:15 +02:00
|
|
|
COMMENT= Package to manage bibliography written in python
|
2009-05-13 10:52:09 +02:00
|
|
|
|
2014-05-31 12:32:15 +02:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2014-10-24 18:42:59 +02:00
|
|
|
USES= python
|
|
|
|
USE_PYTHON= distutils autoplist
|
2009-05-13 10:52:09 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|