mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Remove editor backup file added by mistake
Pacify portlint by removing a full stop.
This commit is contained in:
parent
38a99b2108
commit
5bd9961141
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429737
@ -7,7 +7,7 @@ MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= matthew@FreeBSD.org
|
||||
COMMENT= Add SQL read/write support to agate.
|
||||
COMMENT= Add SQL read/write support to agate
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
@ -1,22 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= agate-sql
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= databases textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= matthew@FreeBSD.org
|
||||
COMMENT= Add SQL read/write support to agate.
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.5.0:textproc/py-agate \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlalchemy>=1.0.8:databases/py-sqlalchemy10
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Reference in New Issue
Block a user