aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Taxonomy-Tags/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Add p5-Data-Taxonomy-Tags.Jean-Yves Lefort2005-06-281-0/+5
Data::Taxonomy::Tags will basically take care of easily managing tags for an item. You provide it with a string of tags and it will allow you to call methods to get all the tags and categories as well as add and delete tags from the list. WWW: http://search.cpan.org/dist/Data-Taxonomy-Tags/ PR: ports/82669 Submitted by: Aaron Dalton <aaron@daltons.ca> Notes: svn path=/head/; revision=138114