diff options
author | tg <tg@FreeBSD.org> | 2000-03-24 17:53:27 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-03-24 17:53:27 +0800 |
commit | 7a63c62a845888385f48749dad815c6e46d1d966 (patch) | |
tree | e7822cd90b56ee684aad906a9c0f76c766f11241 /misc/Makefile | |
parent | 1eaf1e1edc49427ad96bb5ed1ca62fbff52400ec (diff) | |
download | freebsd-ports-gnome-7a63c62a845888385f48749dad815c6e46d1d966.tar.gz freebsd-ports-gnome-7a63c62a845888385f48749dad815c6e46d1d966.tar.zst freebsd-ports-gnome-7a63c62a845888385f48749dad815c6e46d1d966.zip |
New port of the Python Module Distribution utilities. These are
supposed to become the equivalent of Perl's ExtUtils.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index b3e752b14f86..2206ff7d0288 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -91,6 +91,7 @@ SUBDIR += pdmenu SUBDIR += pinfo SUBDIR += proxyper + SUBDIR += py-distutils SUBDIR += qclock SUBDIR += qhacc SUBDIR += quotes |