1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Move lang/py-clojure to lang/py-clojure_py

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-01-26 12:41:45 +00:00
parent 6cfa5b0597
commit beba7897a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459989
4 changed files with 2 additions and 3 deletions

View File

@ -266,7 +266,7 @@
SUBDIR += polyml
SUBDIR += ptoc
SUBDIR += pure
SUBDIR += py-clojure
SUBDIR += py-clojure_py
SUBDIR += py-hy
SUBDIR += py-mx-base
SUBDIR += py-prolog

View File

@ -1,11 +1,10 @@
# $FreeBSD$
PORTNAME= clojure
PORTNAME= clojure_py
PORTVERSION= 0.2.4
CATEGORIES= lang python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}_py-${PORTVERSION}
DIST_SUBDIR= python
MAINTAINER= ports@FreeBSD.org