diff options
author | timur <timur@FreeBSD.org> | 2017-12-25 13:26:16 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:13:53 +0800 |
commit | 6bf888b6f0d7252ba79b431851d8fc7aff36eaaf (patch) | |
tree | f4e12fc1fb5ff1eb5a6bf579621d4ae01837782d /devel | |
parent | 64153b5646feb63f032e1a6841af9aefe99a6c45 (diff) | |
download | freebsd-ports-gnome-6bf888b6f0d7252ba79b431851d8fc7aff36eaaf.tar.gz freebsd-ports-gnome-6bf888b6f0d7252ba79b431851d8fc7aff36eaaf.tar.zst freebsd-ports-gnome-6bf888b6f0d7252ba79b431851d8fc7aff36eaaf.zip |
This two ports had to be removed long time ago, as they are not supposed to be used with net/samba* anymore.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Parse-Pidl/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Parse-Pidl44/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/devel/p5-Parse-Pidl/Makefile b/devel/p5-Parse-Pidl/Makefile index 668f7f0247f2..8de4266c1741 100644 --- a/devel/p5-Parse-Pidl/Makefile +++ b/devel/p5-Parse-Pidl/Makefile @@ -12,6 +12,9 @@ COMMENT= IDL compiler written in Perl LICENSE= GPLv3 +DEPRECATED= yes +EXPIRATION_DATE= 2018-01-01 + BUILD_DEPENDS= p5-Parse-Yapp>=0:devel/p5-Parse-Yapp RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/devel/p5-Parse-Pidl44/Makefile b/devel/p5-Parse-Pidl44/Makefile index 896573b57164..603655d28621 100644 --- a/devel/p5-Parse-Pidl44/Makefile +++ b/devel/p5-Parse-Pidl44/Makefile @@ -12,6 +12,9 @@ COMMENT= IDL compiler written in Perl LICENSE= GPLv3 +DEPRECATED= yes +EXPIRATION_DATE= 2018-01-01 + BUILD_DEPENDS= p5-Parse-Yapp>=0:devel/p5-Parse-Yapp RUN_DEPENDS:= ${BUILD_DEPENDS} |